Skip to content

chore(skills): refresh bundled skills to workbench e8bcc26#9

Merged
bjoaquinc merged 1 commit into
develfrom
chore/refresh-skills-e8bcc26
Jul 7, 2026
Merged

chore(skills): refresh bundled skills to workbench e8bcc26#9
bjoaquinc merged 1 commit into
develfrom
chore/refresh-skills-e8bcc26

Conversation

@bjoaquinc

@bjoaquinc bjoaquinc commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

Summary

Refreshes the bundled skills to workbench e8bcc26 (from 1853f50). The only behavioral change is in the dlthub-router skill: its install-verification step (dlthub ai status) is now conditional rather than mandatory.

Previously Step 3 always told the agent to run dlthub ai status after installing a toolkit. Now it skips that check when the install output already confirms success and MCP health was checked at session start, and runs it only when:

  • the install output was ambiguous or reported an error,
  • the entry skill doesn't appear to be available, or
  • the dlt-workspace-mcp server hasn't been verified this session.

This avoids a redundant status call on the common happy path.

Changes

  • scripts/generate_skills.py: bump pinned workbench ref 1853f50e8bcc26.
  • skills/dlthub-router/SKILL.md: regenerated — Step 3 verification is now conditional.
  • CHANGELOG entry under [Unreleased] → Changed.

Testing

  • make check-skills: regeneration reproduces the committed skills/ exactly (in sync with the pinned ref).

🤖 Generated with Claude Code

Makes the dlthub-router install-verification step conditional: only run
`dlthub ai status` when the install result is ambiguous or MCP hasn't
been checked this session, instead of every time.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@bjoaquinc bjoaquinc merged commit a5ef32e into devel Jul 7, 2026
4 checks passed
bjoaquinc added a commit that referenced this pull request Jul 7, 2026
Refresh the bundled minimal workspace uv.lock to the latest
within-constraint dependency versions (dlthub-client 0.28.0 -> 0.28.1
plus transitive bumps) and release the batched skills refresh (PR #9).

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant